home *** CD-ROM | disk | FTP | other *** search
/ Meeting Pearls 1 / Meeting Pearls Vol 1 (1994).iso / installed_progs / text / faqs / scheme-faq.part2 < prev    next >
Encoding:
Internet Message Format  |  1994-05-15  |  32.5 KB

  1. Subject: FAQ: Scheme Implementations and Mailing Lists 2/2 [Monthly posting]
  2. Newsgroups: comp.lang.scheme,comp.lang.lisp,news.answers,comp.answers
  3. From: mkant+@cs.cmu.edu (Mark Kantrowitz)
  4. Date: Fri, 13 May 1994 14:52:58 GMT
  5.  
  6. Archive-name: scheme-faq/part2
  7. Last-Modified: Tue Apr 12 23:15:10 1994 by Mark Kantrowitz
  8. Version: 1.12
  9.  
  10. ;;; ****************************************************************
  11. ;;; Answers to Frequently Asked Questions about Scheme *************
  12. ;;; ****************************************************************
  13. ;;; Written by Mark Kantrowitz and Barry Margolin
  14. ;;; scheme_2.faq -- 32435 bytes
  15.  
  16. This post contains part 2 of the Scheme FAQ.
  17.  
  18. If you think of questions that are appropriate for this FAQ, or would
  19. like to improve an answer, please send email to us at lisp-faq@think.com.
  20.  
  21. Topics Covered (Part 2):
  22.   [2-1]   Free Scheme implementations.
  23.   [2-2]   Commercial Scheme implementations.
  24.   [2-3]   What Scheme-related discussion groups and mailing lists exist?
  25.  
  26. Search for \[#\] to get to question number # quickly.
  27.  
  28. ----------------------------------------------------------------
  29. Subject: [2-1] Free Scheme implementations.
  30.  
  31. Repositories of Scheme source code are described in the answer to
  32. question [1-9].
  33.  
  34. Remember, when ftping compressed or compacted files (.Z, .z, .arc, .fit,
  35. etc.) to use binary mode for retrieving the files. 
  36.  
  37. Files that end with a .z suffix were compressed with the patent-free
  38. gzip (no relation to zip). Source for gzip is available from:
  39.    prep.ai.mit.edu:/pub/gnu/
  40. as the files gzip-1.2.3.shar, gzip-1.2.3.tar,or gzip-1.2.3.msdos.exe.
  41.  
  42. Repositories of Scheme implementations:
  43.  
  44.    Many free Scheme implementations are available from altdorf.ai.mit.edu
  45.    [18.43.0.246]. See also the Scheme Repository described below.
  46.  
  47.    The Scheme Repository contains a Scheme bibliography, copies of the
  48.    R4RS report, sample Scheme code for a variety of purposes, several
  49.    utilities, and most free implementations.  (Implementations of Scheme
  50.    available from the repository include elk, gambit, scm, fools, rabbit,
  51.    s48, scheme84, scheme88, pseudo, xscheme, umb-scheme, siod, vscm, and
  52.    pixiescheme.) The repository was established by Ozan S. Yigit and
  53.    is currently maintained by David Eby and John Zuckerman
  54.    <scheme-repository-request@cs.indiana.edu>. The repository is
  55.    accessible by anonymous ftp at 
  56.       ftp.cs.indiana.edu:/pub/scheme-repository/   [129.79.254.191]
  57.    The repository is mirrored in INRIA, courtesy of Christian Queinnec
  58.    [Ecole Polytechnique and INRIA-Rocquencourt], ftp.inria.fr:/lang/Scheme.
  59.    (See also [1-9].)
  60.  
  61. Scheme implementations:
  62.  
  63.    PC-Scheme (aka PCScheme, PC Scheme), free by anonymous ftp from 
  64.       altdorf.ai.mit.edu:/archive/pc-scheme/
  65.    Written by Texas Instruments. Runs on MS-DOS 286/386 IBM PCs and
  66.    compatibles.  Includes an optimizing compiler, an emacs-like editor,
  67.    inspector, debugger, performance testing, foreign function interface,
  68.    window system and an object-oriented subsystem.  Conforms to the
  69.    Revised^3 Report on Scheme. Also supports the dialect used in Abelson
  70.    and Sussman's SICP.  The official commercialized implementation costs
  71.    $95 and includes a reference manual and user's guide. Write to: Texas
  72.    Instruments, 12501 Research Boulevard, MS 2151, Austin, TX 78759 and
  73.    order TI Part number #2537900-0001, or call 1-800-TI-PARTS and order
  74.    it using your Visa or Mastercard.  [NOTE: Ibuki announced on July 13,
  75.    1992, that it has purchased the rights to PC Scheme from TI and
  76.    intends to make it also available on 486 PCs and under Windows 3.1.
  77.    For more information, contact IBUKI, PO Box 1627, Los Altos, CA 94022,
  78.    phone (415) 961-4996, fax (415) 961-8016, email rww@ibuki.com. They're
  79.    selling the Student Edition for $52.50 and the Professional Edition
  80.    for $185. The Professional Edition includes the XLI package for
  81.    interfacing with libraries written in other languages, and much more
  82.    documentation.] 
  83.    Version 3.0, the one that comes with the student edition, doesn't run
  84.    on the 486, but the free upgrade (pcscm3_3.exe in altdorf) works fine,
  85.    as does the full version 3.03.
  86.  
  87.    PCS/Geneva is a cleaned-up version of Texas Instrument's PC Scheme
  88.    developed at the University of Geneva. The main extensions to PC
  89.    Scheme are 486 support, BGI graphics, LIM-EMS pagination support, line
  90.    editing, mouse support, assembly-level interfacing, and several
  91.    powerful Scheme-oriented editors. (TI's PC Scheme gives users full
  92.    Revised^3 support along with many primitives for DOS, Graphics and
  93.    Text Windows. A powerful built-in optimizing compiler produces fast
  94.    code.) PCS/Geneva 4.02PL1 has been tested on XTs, ATs, AT386s and
  95.    AT486s under various DOS and OS/2 versions. It even runs on
  96.    Hewlett-Packard's HP95LX. It also runs on Suns with a DOS emulator.
  97.    PCS/Geneva is available free by anonymous ftp from
  98.       cui.unige.ch:/PUBLIC/pcs/ [129.194.70.1]
  99.    as the files pcscheme.doc, pcscheme.exe, pcscheme.fil and pcscheme.taz
  100.    or by email (uuencoded) from schemege@cui.unige.ch. If you ftp
  101.    PCS/Geneva, please send mail to schemege@cui.unige.ch; the authors
  102.    like to know their public and will inform you when a new release is
  103.    available. This is also the email address for bug reports or if you
  104.    need any kind of help. This product may be distributed freely and
  105.    used without restrictions except for military purposes.
  106.    (PCS/Geneva was developed by Larry Bartholdi <lbartho@cui.unige.ch>
  107.    and Marc Vuilleumier <mvuilleu@cui.unige.ch>.)
  108.  
  109.    MIT Scheme (aka C-Scheme), is available free by anonymous FTP from
  110.       martigny.ai.mit.edu:/archive/scheme-7.3 [18.43.0.152]
  111.    Version 7.3 is a beta version and runs on DEC Alpha, DECStation
  112.    (MIPS), HP 9000 300/400/700, IBM RS-6000, Intel i386/i486 (DOS, NT,
  113.    Windows 3.1, or Linux), NeXT (NeXTOS 2 or 3), SGI (MIPS), Sony NEWS
  114.    (MIPS), Sun3 (SunOS 4.1) and Sun4 (SunOS 4.1).  Bugs should be
  115.    reported to bug-cscheme@martigny.ai.mit.edu (for the DOS version, send
  116.    bug reports to bug-cscheme-dos@martigny.ai.mit.edu).  MIT Scheme
  117.    includes Edwin (Scheme's Emacs-like editor) and Liar (the Scheme
  118.    compiler). Does not have a convenient foreign function interface yet.
  119.    FTP distribution includes MIT C-Scheme Reference and User manuals, as
  120.    well as the Revised^4 Report on Scheme. Discussion occurs on the
  121.    newsgroup comp.lang.scheme.c. For DOS floppy distribution requests
  122.    (includes printed copies of manuals), send $95.00 (payable in U.S.
  123.    funds to "Scheme Distribution") to cover costs of distribution to
  124.    Scheme Distribution, c/o Prof. Hal Abelson, 545 Technology Sq. rm 410,
  125.    Cambridge MA 02139, USA.
  126.    |
  127.    On the NeXT, MIT Scheme is available as part of the Schematik
  128.    package, which provides an editor/front-end user interface,
  129.    graphics, and "robotics" support for Lego and the like.  Schematik is
  130.    free and is available for anonymous ftp from 
  131.       ftp.gac.edu:/pub/next/scheme/
  132.    Europeans can get it more locally from
  133.       ftp.informatik.uni-muenchen.de:/pub/next/ProgLang/
  134.    start with Schematik-1.1.5.1.README .  Schematik is also apparently
  135.    included on NeXT's "Educational Software Sampler" CD-ROM.
  136.    |
  137.    A preliminary unofficial port of C-Scheme to the Linux is available 
  138.    from artemide.dei.unipd.it:/linux/scheme-7.2/. Contact the author
  139.    Matteo Frigo <Matteo.Frigo@dei.unipd.it> for more information. 
  140.  
  141.    SCM, free by anonymous ftp from 
  142.       altdorf.ai.mit.edu:/archive/scm/
  143.       prep.ai.mit.edu:/pub/gnu/jacal/
  144.       ftp.cs.indiana.edu:/pub/scheme-repository/new/
  145.       ftp.maths.tcd.ie:/pub/bosullvn/jacal/
  146.    Current version 4e1. Runs on Amiga, Atari-ST, MacOS, MS-DOS, OS/2,
  147.    NOS/VE, VMS, Unix and similar systems. SCM conforms to the Revised^4
  148.    Report on the Algorithmic Language Scheme and the IEEE P1178
  149.    specification. Scm is written in C.  ASCII and EBCDIC are supported.
  150.    Written by Aubrey Jaffer.
  151.       To receive an IBM PC floppy disk with the source files and MSDOS
  152.    and i386 executables send $99 to Aubrey Jaffer, 84 Pleasant Street,
  153.    Wakefield MA 01880, <jaffer@zurich.ai.mit.edu>. 
  154.       SLIB (Standard Scheme Library) is a portable Scheme library
  155.    which is intended to provide compatability and utility functions for
  156.    all standard Scheme implementations, including SCM, Chez, Elk,
  157.    Gambit, MacScheme, MITScheme, scheme->C, Scheme48, T3.1, and VSCM, and is
  158.    available as the file slib2a0.tar.gz. Written by Aubrey Jaffer.
  159.       JACAL is a symbolic math system written in Scheme, and is
  160.    available as the file jacal1a4.tar.gz. 
  161.       SCMCONFIG contains additional files for the SCM distribution to build
  162.    SCM on Unix machines using GNU autoconf.
  163.       SLIB-PSD is a portable debugger for Scheme (requires emacs editor).
  164.       TURTLSCM is a turtle graphics package which works with SCM on MSDOS
  165.    or X11 machines. Written by Mkinen Sami <sjm@cc.tut.fi> and Jarkko
  166.    Leppanen <jtl@cc.tut.fi>, it is available as the file turtlegr.tar.Z.
  167.    (Also available from modeemi.cs.tut.fi:/pub/scm/ as turtlegr.tar.gz,
  168.    along with an already-compiled MSDOS binary of scm with turtlegraphics
  169.    and slib in scm4c0_b.zip.)
  170.       XSCM is an X Windows interface to Xlib and the Motif and
  171.    OpenLook toolkits for the SCM interpreter. It requires scm4a10 or
  172.    later. It should be available at any archive of alt.sources, or on
  173.    altdorf, prep and indiana as the file xscm1.05.tar.Z.
  174.    Contact campbell@redsox.bsw.com for more information.
  175.       SMG-SCM is a package that adds VMS SMG screen management routines
  176.    to SCM. It is available from altdorf, prep and indiana as the file
  177.    sgm-scm2a1.zip. (A VMS version of Unzip is available by anonymous
  178.    FTP from ftp.spc.edu:[ANONYMOUS.MACRO32]UNZIP.EXE.) This file
  179.    contains the source code, documentation, and example code. Send
  180.    comments and bugs to T. Kurt Bond, <tkb@mtnet2.wvnet.edu> (preferred)
  181.    or <Kurt.Bond@launchpad.unc.edu>.
  182.       WB is a disk based, sorted associative array C library (database). These
  183.    associative arrays consist of variable length (less that 256 bytes)
  184.    keys and values.  WB comes with an interface to SCM. Basic
  185.    operations are creation, destruction, opening and closing of 
  186.    diskfiles and arrays, insertion, deletion, retrieval, successor, and
  187.    predecessor (with respect to dictionary order of keys).  Functional
  188.    application of find-next, deletion, and modification over a range of
  189.    consecutive key values is supported. Multiple associative arrays
  190.    can be stored in one disk file. Simultaneous access to multiple
  191.    disk files is supported.  A structure checker, garbage collector
  192.    are included.  A repair program and ram-disk type file (for
  193.    temporary structures) are in developement. The current WB
  194.    implementation has a file size limit of 2^32 * block size (default
  195.    2048) = 2^43 bytes (8796 Gbytes). WB does its own memory and disk
  196.    management. WB is available on altdorf, prep, and indiana as wb1a1.tar.z.
  197.  
  198.    A Windows version of Scheme called WinScm is forthcoming from
  199.    Vincent Manis of Langara College of BC, Canada. 
  200.  
  201.    Hobbit is a Scheme-to-C compiler that works with the SCM Scheme
  202.    interpreter. It treats SCM as a C library and integrates compiled
  203.    functions into SCM as new primitives. Hobbit release 2 works with SCM
  204.    release 4b4. Future releases of SCM and Hobbit will be coordinated.
  205.    Hobbit imposes strong restrictions on the higher-order features of
  206.    Scheme. For example, it does not support continuations.  The main aim
  207.    of hobbit is to produce maximally fast C programs which would retain
  208.    most of the original Scheme program structure, making the output C
  209.    program readable and modifiable. Hobbit is written in Scheme and is
  210.    able to self-compile. Hobbit can be obtained via anonymous ftp from
  211.       altdorf.ai.mit.edu:/archive/scm/hobbit2.tar.Z
  212.       prep.ai.mit.edu:/pub/gnu/jacal/hobbit2.tar.Z
  213.       ftp.cs.indiana.edu:/pub/scheme-repository/new/hobbit2.tar.Z
  214.    For further information, contact the author, Tanel Tammet, at
  215.    <tammet@cs.chalmers.se> or at Tanel Tammet, Department of Computer
  216.    Sciences, Chalmers University of Technology, S-41296 Go"teborg, Sweden.
  217.  
  218.    Gambit is an optimizing Scheme compiler/system. It conforms to the
  219.    IEEE-Scheme standard (IEEE P1178) and the Revised^4 Report on Scheme
  220.    (R4RS). The system supports the whole numeric tower (i.e. integer,
  221.    rational, real and complex numbers). It also has several extensions to
  222.    the standards including: weak pairs, string ports, property lists,
  223.    futures, pretty printer, debugger, compiler and multitasking. Gambit
  224.    runs on M680x0 based machines only (including Sun3, Apollo,
  225.    HP9000/3xx, BBN GP1000 multiprocessor, Amiga, NeXT, and the Apple
  226.    Macintosh). The latest version for UNIX based machines (including the
  227.    Macintosh running A/UX) is release 1.9. The latest version for the Mac
  228.    running the normal System/Finder is MacGambit release 1.9.1. The
  229.    distribution contains the interpreter and optimizing native code
  230.    compiler and all the sources required to build the system (the sources
  231.    for MacGambit are for THINK-C 5.0). MacGambit's specific features
  232.    include: a Scheme interface to several Toolbox routines (mostly
  233.    QuickDraw), a drawing window for simple graphics, an online help
  234.    system containing R4RS and a Scheme oriented editor with an emacs
  235.    compatibility mode. Gambit Scheme is available by anonymous ftp from
  236.       ftp.iro.umontreal.ca:/pub/parallele/gambit/ [132.204.32.22]
  237.    Versions 1.7, 1.7.1, 1.8.2, 1.9.1 and 2.0 may be found in this
  238.    directory. Version 2.0 is in the files gambit20.tar.Z (Unix source),
  239.    macgambit-2.0-interpreter.hqx (MacGambit interpreter),
  240.    macgambit-2.0-sources1.hqx (sources needed to build the interpreter
  241.    using Think-C 5.0), and macgambit-2.0-sources2.hqx (Scheme source
  242.    files for runtime and compiler, and DEC's Thomas interpreter).
  243.    Copies may also be found in the Scheme Repository on
  244.    ftp.cs.indiana.edu:/pub/scheme-repository/imp/, but the most recent version
  245.    will always be available from ftp.iro.umontreal.ca. MacGambit may also be
  246.    obtained from the directory
  247.         /afs/umich.edu/group/itd/archive/mac/development/languages/
  248.    if your site runs the Andrew File System, or by anonymous ftp from
  249.    mac.archive.umich.edu. For more information about Gambit, send email
  250.    to gambit@trex.iro.umontreal.ca. Gambit Scheme was written by Marc
  251.    Feeley <feeley@iro.umontreal.ca>. Gambit for UNIX and MacGambit are
  252.    copyright 1992, Universite de Montreal. The programs may be
  253.    distributed to others as long as they are not sold or transferred for
  254.    compensation (other than a reasonable duplication fee).
  255.  
  256.    T3.1 is a Scheme-like language developed at Yale. Available by
  257.    anonymous ftp from 
  258.        ftp.ai.mit.edu:/pub/systems/t3.1/
  259.    T may be obtained in Europe from 
  260.        nic.funet.fi:/pub/unix/languages/scheme/t3.1/
  261.        ftp.diku.dk:/pub/t3.1/
  262.    Runs on DecStations (MIPS processor) and SGI Iris, Sun4
  263.    (SPARC), Sun3, Vax/Unix. Includes a copy of the online version of the
  264.    T manual and release notes for T3.0 and T3.1. All implementations
  265.    include a foreign function (C) interface. To be informed of fixes, new
  266.    releases, etc., send your email address to t-project@cs.yale.edu. Bug
  267.    reports should go to t3-bugs@cs.yale.edu. A multiprocessing version of
  268.    T (for Encore Multimax) is available from masala.lcs.mit.edu:/pub/mult.
  269.    [The sources were last modified November 22, 1991.]
  270.    
  271.    Oaklisp is an seamless integration of Scheme with an object-oriented
  272.    substrate. Available by anonymous ftp from 
  273.       f.gp.cs.cmu.edu:/usr/bap/oak/ftpable/ [128.2.250.164]
  274.    or from
  275.       ftp.cs.cmu.edu:/afs/cs.cmu.edu/user/bap/oak/ftpable/
  276.    and includes reference and implementation manuals. Written by Barak
  277.    Pearlmutter <bap@cse.ogi.edu> and Kevin Lang <kevin@research.nj.nec.com>.
  278.  
  279.    Elk (Extension Language Kit) is a Scheme interpreter designed to be
  280.    used as a general extension language for applications written in C or
  281.    C++. Elk can also be used as a stand-alone implementation of the
  282.    Scheme programming language. It is mostly R4RS and P1178 conformant
  283.    (with the exception of the number system and a few minor details).  It
  284.    has interfaces to Xlib, Xt, and the Athena and OSF/Motif widget sets.
  285.    It includes dynamic incremental linking of C object files, an optional
  286.    foreign function interface, and a generational garbage collector (by
  287.    Marco Scheibe <mykee@cs.tu-berlin.de>). It can also dump an image of a
  288.    fully customized application into a new executable file. Elk is
  289.    available by anonymous ftp from 
  290.       tub.cs.tu-berlin.de:/pub/elk/
  291.    It is also available from the Scheme Repository in
  292.    ftp.cs.indiana.edu:/pub/scheme-repository/imp/ and in the X contrib directory on
  293.    ftp.x.org (formerly export.lcs.mit.edu). Runs on Unix, SunOs, and
  294.    Ultrix based platforms, including VAX, Sun3, Sun4 (Sparc), 680x0,
  295.    80386, MIPS, IBM RT, IBM RS/6000, HP9000/700, SGI, and Sony NEWS.
  296.    Implemented by Oliver Laumann <net@cs.tu-berlin.de> and Carsten
  297.    Bormann <cabo@cs.tu-berlin.de>.
  298.  
  299.    Scheme->C is an R4RS compliant Scheme system that is centered around
  300.    a compiler that compiles Scheme to C.  Besides the base language,
  301.    the system includes "expansion passing style" macros, a foreign function
  302.    call capability, records, weak pointers, 3 X11 interfaces, call/cc, and a
  303.    generational, conservative, copying garbage collector. The result is a
  304.    system that is portable, efficient, and able to build applications that
  305.    contain a mix of compiled and interpreted Scheme, and compiled code
  306.    from C, C++ and other languages.  The current release of Scheme->C runs
  307.    on the following systems: Digital Alpha AXP systems with OSF/1, MIPS
  308.    based DECstations, VAXen with ULTRIX, MIPS based SGI systems, PC's 
  309.    running Microsoft Windows 3.1, Apple Macintosh's running system 7.1,
  310.    HP 9000/300, HP 9000/700, Sony News, Harris Nighthawk and other m88k
  311.    systems, linux, and Sun SPARC.  Earlier releases also run on Sun3,
  312.    DNx500, DN1000, 386's running Unix, DNx500, and DN1000 systems.  The
  313.    software is available for anonymous ftp from 
  314.       gatekeeper.dec.com:/pub/DEC/Scheme-to-C/ [16.1.0.2]
  315.    There are three interfaces to X11, all written in Scheme, available
  316.    from gatekeeper. The first is a complete set of stubs to Xlib included
  317.    in the base system.  The second is an alternative to Xlib called SCIX,
  318.    found in 
  319.       gatekeeper.dec.com:/pub/X11/contrib/
  320.    The third, ezd, allows programs to easily
  321.    produce interactive, structured graphics and is found in 
  322.       gatekeeper.dec.com:/pub/DEC/ezd/
  323.    Those without ftp access can also obtain Scheme->C and ezd from the
  324.    Prime Time Freeware CD, Vol. 1, No. 2.  Additional information is
  325.    available from the author at Digital Equipment Corporation's Western
  326.    Research Lab: Joel Bartlett, bartlett@decwrl.dec.com.
  327.  
  328.    SIOD (Scheme in One Defun), free by anonymous ftp from 
  329.         ftp.cs.indiana.edu:/pub/scheme-repository/imp/siod-v3.0-shar
  330.         ftp.std.com:/pub/gjc/siod-3.0-shar
  331.    or in any comp.sources.unix archive.  Runs on VAX/VMS, VAX UNIX, Sun3,
  332.    Sun4, Amiga, Macintosh, MIPS, Cray, Windows NT/WIN32.  Small scheme
  333.    implementation in C arranged as a set of subroutines that can be
  334.    called from any main program for the purpose of introducing an
  335.    interpreted extension language.  Compiles to ~42K bytes of
  336.    executable.  Lisp calls C and C calls Lisp transparently. Version
  337.    3.0 includes support for manipulation of Oracle and Digital RDB
  338.    relational databases (SQL interface). 
  339.    Written by George Carrette <gjc@paradigm.com> or <gjc@world.std.com>.
  340.  
  341.    XScheme is available free by anonymous ftp from 
  342.       ftp.uu.net:/MSDOS/languages/X-scheme
  343.       ftp.uu.net:/amiga-sources/xscheme.20.zoo
  344.    It includes an object system and is R3RS compliant.
  345.    It was written by David Michael Betz, 167 Villa Avenue #11, Los Gatos,
  346.    CA 95032, 408-354-9303 (H), 408-862-6325 (W), dbetz@apple.com.
  347.    XScheme is discussed in the newsgroup comp.lang.lisp.x.  It may also
  348.    be found in the Scheme Repository.
  349.  
  350.    Fools' Lisp is a small Scheme interpreter that is R4RS conformant, and
  351.    is available by anonymous ftp from
  352.       scam.berkeley.edu:/pub/src/local/fools.1.3.2.tar.Z [128.32.138.1] 
  353.    Fools' Lisp runs on Sun3 and Sun4 (SunOs), DecStation 3100s, Vax
  354.    (Ultrix), Sequent, and Apollo. Implemented by Jonathan Lee
  355.    <jonathan@scam.berkeley.edu>. 
  356.  
  357.    Scheme 48 is a Scheme implementation based on a virtual machine
  358.    architecture. Scheme 48 is designed to be straightforward, flexible,
  359.    reliable, and fast. It should be easily portable to 32-bit
  360.    byte-addressed machines that have POSIX and ANSI C support.
  361.    In addition to the usual Scheme built-in procedures and a development
  362.    environment, library software includes support for hygienic macros (as
  363.    described in the Revised^4 Scheme report), multitasking, records,
  364.    exception handling, hash tables, arrays, weak pointers, and FORMAT.
  365.    Scheme 48 implements and exploits an experimental module system
  366.    loosely derived from Standard ML and Scheme Xerox.  The development
  367.    environment supports interactive changes to modules and interfaces.
  368.    A beta release of Scheme 48 is available by anonymous ftp from
  369.       ftp.cs.indiana.edu:/pub/scheme-repository/imp/scheme48-0.36.tar.Z
  370.       martigny.ai.mit.edu:/archive/s48/scheme48-0.36.tar.gz
  371.       ftp.cs.cmu.edu:/user/ai/lang/scheme/impl/s48/scheme48.tar.gz
  372.    For more information, contact Richard Kelsey and Jonathan Rees
  373.    at <scheme-48-request@martigny.ai.mit.edu>.
  374.  
  375.    UMB Scheme is a R4RS Scheme available by anonymous ftp from
  376.    ftp.cs.umb.edu:/pub/scheme/umb-scheme-2.10.tar.Z and also in the Scheme
  377.    Repository. It includes a simple editor, debugger, Written by William
  378.    Campbell, University of Massachusetts at Boston, bill@cs.umb.edu.
  379.  
  380.    VSCM is a R4RS Scheme available by anonymous ftp from the Scheme Repository,
  381.      ftp.cs.indiana.edu:/pub/scheme-repository/imp/vscmV0r2.tar.Z [130.63.9.66]
  382.    Written by Matthias Blume, <blume@cs.princeton.edu>. The
  383.    implementation is based on a virtual machine design with heavy support
  384.    for most of the sophisticated features of Scheme. The virtual machine
  385.    is written in ANSI-C to aid in its portability. The bytecode compiler
  386.    is written in Scheme itself. Documentation of VSCM is also available as
  387.       http://www.cs.princeton.edu/grad/Matthias_Blume/vscm.html
  388.  
  389.    Pixie Scheme for the Macintosh is a nearly complete implementation of
  390.    R3RS available by anonymous ftp from
  391.    rascal.ics.utexas.edu:/misc/mac/programming/ 
  392.      Pixie.Goodies.SIT.bin
  393.      Pixie.NoFPP.world.SIT.bin
  394.      Pixie.world.SIT.bin
  395.      PixieScheme.NoFPP.SIT.bin  ; for macs without floating-point coprocessor
  396.      PixieScheme.SIT.bin        ; for macs with FPP
  397.      Pixie_Scheme_Help.SIT.bin
  398.      Pixie_intro
  399.    Written by Jay Reynolds Freeman <freeman@MasPar.COM>, P. O. Box 60628,
  400.    Palo Alto, CA, 94306-0628. A copy may also be obtained from
  401.      /afs/umich.edu/group/itd/archive/mac/development/languages 
  402.    as the file pixiescheme.cpt.hqx if your site runs the Andrew File System,
  403.    or by anonymous ftp from mac.archive.umich.edu.
  404.  
  405.    HELP (a lazy Scheme) is available by anonymous ftp from
  406.    sumex-aim.stanford.edu:/info-mac/lang/lazy-scheme.hqx.  Written by
  407.    Thomas Schiex (schiex@cert.fr, schiex@irit.fr). Help is a complete and
  408.    efficient Scheme-like functional lazy Lisp interpreter.  It works only
  409.    on 68020 (or more) based Macintoshes. It has a 'friendly' interface
  410.    (parenthesis matcher, auto-indent), uses a full call-by-need semantics
  411.    and includes many examples, including a symbolic compiler for the
  412.    680x0. Efficiency is good and lazyness is fully parametrizable (you
  413.    may turn Help into a strict Scheme-like language if you like). French
  414.    AND English updated docs are included in Word4 and plain text formats.
  415.  
  416.    Similix is a Self-Applicable Partial Evaluator for a Subset of Scheme.
  417.    Written by Anders Bondorf, Olivier Danvy, and Jesper J{\o}rgensen. It
  418.    is available by anonymous ftp from 
  419.       ftp.cs.indiana.edu:/pub/scheme-repository/imp/ 
  420.    as similix.tar.Z or from ftp.diku.dk:/pub/diku/dists/Similix.tar.Z. For 
  421.    more information, contact Anders Bondorf, DIKU, Department of Computer
  422.    Science, University of Copenhagen, Universitetsparken 1, DK-2100
  423.    Copenhagen, Denmark, or send email to anders@diku.dk. Similix conforms
  424.    to the IEEE and R4RS standards, but also runs under R3RS Scheme. It
  425.    runs in SCM, Chez Scheme and T3.1.
  426.  
  427.    FDU Scheme is a R3RS implementation of Scheme for the Prime
  428.    50-series under Primos. It is available by anonymous ftp from
  429.    fdumad.fdu.edu [132.238.1.1] (username "anonymous", password
  430.    <RETURN>). Attach to the Scheme subdirectory (cd '*>scheme') and
  431.    transfer all files in it and its subdirectories using file type
  432.    binary.  For more information, contact Peter Falley,
  433.    <falley@fdumad.fdu.edu>.
  434.  
  435.    BIGLOO is a Scheme interpreter and compiler. It conforms to the
  436.    IEEE-Scheme standard (IEEE P1178) with some extensions, such as
  437.    regular expression parsing (RGC), a lexical analyzer generator, a full
  438.    foreign function interface, and a pattern matching compiler.  Bigloo
  439.    can also compile modules written in Caml (an ML dialect), letting you
  440.    mix Scheme, ML, and C.  Object-oriented programming is provided by
  441.    Meroon v3. The main goal of Bigloo is to deliver small and fast stand
  442.    alone applications.  Bigloo produces ANSI C and hence should be easy
  443.    to port. It runs on Sparc (1, 2, 10), SONY-NEWS (MIPS R3000), IRIS
  444.    Indigo (MIPS R3000), Sun 3/60, DecStation 3100, PC-486 (linux), and
  445.    HP-PA (730).  It is available by anonymous ftp from
  446.       ftp.inria.fr:/INRIA/Projects/icsla/Implementations/ [192.93.2.54]
  447.    as the files bigloo1.6.tar.gz and camloo0.0.tar.gz.
  448.    For further information, send email to Manuel.Serrano@inria.fr, or
  449.    write to Manuel Serrano (equipe ICSLA, Bat 8), INRIA-Rocquencourt, 
  450.    BP 105, 78153, Le Chesnay CEDEX, FRANCE, or call 39-63-57-32.
  451.  
  452.    LIBSCHEME is a C library implementing Scheme as described in R4RS.  It
  453.    is easily integrated into a C program as a command interpreter or
  454.    extension langauge, and is easily extended in C with new primitive
  455.    types, primitve functions and syntax.  It should be portable to most
  456.    machines with an ANSI C compiler. It is available by anonymous ftp
  457.    from 
  458.       ftp.cs.indiana.edu:/pub/scheme-repository/imp/
  459.    For more information, write to Brent Benson
  460.    <Brent.Benson@mail.csd.harris.com>.
  461.  
  462. Free Scheme Implementations implemented in Lisp:  
  463.  
  464.    Peter Norvig's book "Paradigms of AI Programming" has a chapters about
  465.    Scheme interpreters and compilers, both written in Common Lisp. The
  466.    software from the book is available by anonymous ftp from
  467.    unix.sri.com:/pub/norvig and on disk in Macintosh or DOS format from
  468.    the publisher, Morgan Kaufmann.  For more information, contact: Morgan
  469.    Kaufmann, Dept. P1, 2929 Campus Drive, Suite 260, San Mateo CA 94403,
  470.    or call Toll free tel: (800) 745-7323; FAX: (415) 578-0672
  471.  
  472.    PseudoScheme is available free by anonymous ftp from
  473.       ftp.cs.cornell.edu:/pub/jar/pseudo-2-9.tar.gz
  474.       altdorf.ai.mit.edu:/archive/pseudo/pseudo-2-8.tar.Z
  475.    It is Scheme implemented on top of Common Lisp, and runs in Lucid,
  476.    Symbolics CL, VAX Lisp under VMS, and Explorer CL. It should be
  477.    easy to port to other Lisps. It was written by Jonathan Rees
  478.    (jar@altdorf.ai.mit.edu, jar@cs.cornell.edu). Send mail to
  479.    info-clscheme-request@mc.lcs.mit.edu to be put on a mailing list
  480.    for announcements. Conforms to R4RS except for lacking a correct
  481.    implementation of call/cc. It works by running the Scheme code
  482.    through a preprocessor, which generates Common Lisp code. 
  483.  
  484.    Scheme84 is in the public domain, and available by mail from Indiana
  485.    University. It runs on the VAX in Franz Lisp under either VMS or BSD Unix.
  486.    To receive a copy, send a tape and return postage to: Scheme84
  487.    Distribution, Nancy Garrett, c/o Dan Friedman, Department of Computer
  488.    Science, Indiana University, Bloomington, Indiana. Call 1-812-335-9770
  489.    or send mail to nlg@indiana.edu for more information.
  490.  
  491.    Scheme88 is available by anonymous ftp from rice.edu:/public/scheme88.sh
  492.    and also from the Scheme Repository.
  493.  
  494. ----------------------------------------------------------------
  495. Subject: [2-2] Commercial Scheme implementations.
  496.  
  497.    Chez Scheme is fully compatible with the IEEE and R4RS standards for the
  498.    Scheme programming language and includes an incremental compiler, object
  499.    inspector, multitasking with engines, and a foreign function interface. It
  500.    runs on Sparc and Sun3 (SunOs), Vax and DecStation (Ultrix), NeXT, Silicon
  501.    Graphics, and Motorola Delta 88000, costs approximately $2000 and requires
  502.    4-8mb RAM.  Implemented by Kent Dybvig, Robert Hieb, and Carl Bruggeman.
  503.    Write to: Cadence Research Systems, 620 Park Ridge Road, Bloomington, IN
  504.    47408, call (812) 333-9269, or fax (812) 332-4688. 
  505.    email: dyb@cs.indiana.edu or dyb@cadence.bloomington.in.us
  506.  
  507.    MacScheme is a Scheme interpreter and compiler for the Apple Macintosh, and
  508.    includes an editor, debugger and object system.  MacScheme costs $125
  509.    (includes compiler) and Scheme Express costs $70 (interpreter only). It
  510.    requires 1mb RAM. A development environment (MacScheme+Toolsmith) costs
  511.    $495. Conforms to the Revised^4 Report on the Algorithmic Language Scheme.
  512.    MacScheme+Toolsmith includes support for menus, windows, and interfaces to
  513.    the Macintosh Toolbox, and can create small standalone Macintosh
  514.    executables. Implemented by Will Clinger, John Ulrich, Liz Heller and Eric
  515.    Ost.  Write to: Lightship Software, PO Box 1636, Beaverton, OR 97075, or
  516.    call (503) 292-8765. They're moving to California. The temporary phone
  517.    number is 415-940-4008 (Liz Heller). The new phone number will be
  518.    415-694-7799. MacScheme is distributed by ACS, 2015 East 3300
  519.    South, Salt Lake City, UT 84109-2630, 1-800-531-3227 (801-484-3923).
  520.  
  521.    EdScheme runs on Macintosh, DOS and Atari ST and costs $50.  It
  522.    includes an incremental compiler, editor, and turtle graphics
  523.    interface, and is a close match to the IEEE standard. Implemented by
  524.    Iain Ferguson, Edward Martin, and Burt Kaufman.  The book (The
  525.    Schemer's Guide) is 328 pages long costs $30.  Write to: Schemers
  526.    Inc., 2136 NE 68th Street, Suite 401, Fort Lauderdale, FL 33308, call
  527.    (305) 776-7376, or fax (305) 776-6174. You can also send email to
  528.    71020.1774@compuserve.com.  They also offer an Archimedes (Acorn)
  529.    platform which is only available through their European distributor,
  530.    Lambda Publications, who is reachable by phone at 44-793-695296 or by
  531.    EMail on 100015.1465@compuserve.com.
  532.  
  533. ----------------------------------------------------------------
  534. Subject: [2-3] What Scheme-related discussion groups and mailing lists exist?
  535.      
  536. Before posting to any discussion group, please read the rest
  537. of this FAQ, to make sure your question isn't already answered.
  538.  
  539. See the Lisp FAQ for a list of Lisp-related discussion groups and
  540. mailing lists. We list here only those newsgroups and mailing lists
  541. directly associated with Scheme.
  542.  
  543. Newsgroups:
  544.  
  545.    comp.lang.scheme        General Scheme-related discussion.
  546.                            This newsgroup is available in digest
  547.                            fromat as part of the Scheme Digest
  548.                            scheme@mc.lcs.mit.edu.
  549.    comp.lang.scheme.c      Discussion of C-Scheme, a scheme dialect.
  550.                            This newsgroup is gatewayed to the
  551.                            info-cscheme@zurich.ai.mit.edu mailing list.
  552.    comp.lang.lisp.x        Discussion of XLISP, a dialect of Lisp, and XScheme.
  553.    comp.lang.dylan         Discussion of Dylan (see [4-6]), Apple's
  554.                            new Scheme-like programming language. Gatewayed to
  555.                            info-dylan@cambridge.apple.com. 
  556.  
  557. We list several mailing lists below. In general, to be added to
  558. a mailing list, send mail to the "-request" version of the address.
  559. This avoids flooding the mailing list with annoying and trivial
  560. administrative requests. [To subscribe to info-mcl, info-dylan, or
  561. other mailing lists based at cambridge.apple.com, send a message to
  562. majordomo@cambridge.apple.com with "subscribe <list_name>" in the
  563. message body. Likewise use "unsubscribe <list_name>" to cancel your
  564. subscription and "help" to get help.]
  565.  
  566.  
  567. General Scheme Mailing Lists:
  568.  
  569.    scheme@mc.lcs.mit.edu           Discussion of Scheme. Gatewayed to
  570.                                    the comp.lang.scheme newsgroup.
  571.    scheme@ai.mit.edu               General discussion about Scheme.
  572.  
  573.  
  574. Particular Flavors of Scheme:
  575.  
  576.    info-cscheme@altdorf.ai.mit.edu,
  577.    info-cscheme@zurich.ai.mit.edu  C-Scheme. Gatewayed to the
  578.                                    comp.lang.scheme.c newsgroup.
  579.  
  580.    t-project@cs.yale.edu           T, a dialect of Scheme.
  581.  
  582.    info-clscheme@mc.lcs.mit.edu    PseudoScheme
  583.  
  584.    info-dylan@cambridge.apple.com  Dylan (not really scheme, but)
  585.  
  586. ----------------------------------------------------------------
  587. ;;; *EOF*
  588.  
  589.